home *** CD-ROM | disk | FTP | other *** search
- {
- IBClasses = (
- {CLASS = DKDGraphicPanel; LANGUAGE = ObjC; SUPERCLASS = DKDPanel; },
- {CLASS = DKDLabelControlSet; LANGUAGE = ObjC; SUPERCLASS = NSTextField; },
- {CLASS = DKDOptionButton; LANGUAGE = ObjC; SUPERCLASS = NSButton; },
- {
- ACTIONS = {
- checkClosingWindow = id;
- useCurrentForNewItemsButtonAction = id;
- useDefaultForNewItemsButtonAction = id;
- };
- CLASS = DKDPanel;
- LANGUAGE = ObjC;
- OUTLETS = {
- setCurrentForNewItemsButton = DKDOptionButton;
- setDefaultForNewItemsButton = DKDOptionButton;
- };
- SUPERCLASS = NSWindowController;
- },
- {
- CLASS = DKDStyleMiniPanel;
- LANGUAGE = ObjC;
- OUTLETS = {
- capPopupLabelTextField = DKDLabelControlSet;
- fillColorAndCheckboxLabelTextField = DKDLabelControlSet;
- joinPopupLabelTextField = DKDLabelControlSet;
- lineColorAndCheckboxLabelTextField = DKDLabelControlSet;
- miterLimitSliderLabelTextField = DKDLabelControlSet;
- miterLimitTextFieldLabelTextField = DKDLabelControlSet;
- positionPopupLabelTextField = DKDLabelControlSet;
- widthSliderLabelTextField = DKDLabelControlSet;
- widthTextFieldLabelTextField = DKDLabelControlSet;
- windPopupLabelTextField = DKDLabelControlSet;
- };
- SUPERCLASS = DKDStylePanel;
- },
- {
- ACTIONS = {
- capStylePopupAction = id;
- fatterStroke = id;
- fillCheckboxAction = id;
- fillColorWellAction = id;
- joinStylePopupAction = id;
- lineCheckboxAction = id;
- lineColorWellAction = id;
- lineWidthTextFieldAction = id;
- miterLimitTextFieldAction = id;
- strokePositionPopupAction = id;
- styleHelpAction = id;
- thinnerStroke = id;
- windingRulePopupAction = id;
- };
- CLASS = DKDStylePanel;
- LANGUAGE = ObjC;
- OUTLETS = {
- capStylePopUp = NSPopUpButton;
- fillCheckbox = NSButton;
- fillColorWell = NSColorWell;
- joinStylePopUp = NSPopUpButton;
- lineCheckbox = NSButton;
- lineColorWell = NSColorWell;
- lineWidthSlider = NSSlider;
- lineWidthTextField = NSTextField;
- miterLimitSlider = NSSlider;
- miterLimitTextField = NSTextField;
- strokePositionPopUp = NSPopUpButton;
- windingRulePopUp = NSPopUpButton;
- };
- SUPERCLASS = DKDGraphicPanel;
- },
- {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
- {CLASS = NSNumberFormatter; LANGUAGE = ObjC; SUPERCLASS = NSFormatter; }
- );
- IBVersion = 1;
- }